mkdir: cannot create directory `foldername': Too many links
Posted
by jack
on Server Fault
See other posts from Server Fault
or by jack
Published on 2009-11-22T06:00:16Z
Indexed on
2010/03/30
17:13 UTC
Read the original article
Hit count: 547
ubuntu
I'm using Ubuntu. When I tried to create a new directory under a folder with more than 30,000 subfolders, it displayed following error message:
mkdir: cannot create directory `foldername': Too many links
How can I raise the limit of subfolders number in Ubuntu?
© Server Fault or respective owner